<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <pkg-ref id="io.goauthentik.agent">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.40.7" CFBundleVersion="0.40.7" id="io.goauthentik.platform.agent" path="authentik Agent.app"/>
        </bundle-version>
    </pkg-ref>
    <title>authentik Agent</title>
    <!-- <background file="background.png" alignment="bottomleft" mime-type="image/png" />
    <background-darkAqua file="background.png" alignment="bottomleft" mime-type="image/png" /> -->
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <choices-outline>
        <line choice="default">
            <line choice="io.goauthentik.agent"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="io.goauthentik.agent" visible="false">
        <pkg-ref id="io.goauthentik.agent"/>
    </choice>
    <pkg-ref id="io.goauthentik.agent" version="0.40.7.97aadd87" onConclusion="none" installKBytes="151930" updateKBytes="0">#agent.pkg</pkg-ref>
</installer-gui-script>